home *** CD-ROM | disk | FTP | other *** search
/ Hottest 6 / Hottest 6 (1996)(PDSoft)[!].iso / software / videoutils / a-g / ami2d / test / showanim.rexx < prev    next >
OS/2 REXX Batch file  |  1978-11-24  |  90b  |  5 lines

  1. /* */
  2.  
  3. if exists('ram:ami2d.anim') then address command 'showanim -L ram:ami2d.anim'
  4.  
  5. exit